I think there could be quite a bit
As well as backup and restore times there are also performance considerations for the very few large implementations out there (I work on some with up to 100,000 users) and by placing content databases on other sql servers we can provide the performance necessary for the solutions (i.e. by splitting the sql workload)
I think what would make an interesting article, is good advice, maybe in a table, of the different backup options available
i.e. when to use spsbackup, spbackup, smigrate, stsadm … what benefits there are to SQL backups (I usually recommend 3rd party software or spsbackup with sql as a last resort)
and what the benefits of each are … i.e. this one keeps permissions, this one lets you turn the file into a cab and get individual documents back
Equally though, 2003 is coming end of life so I can see a huge call for such an article based on 2007 because if you cant get it back quickly and accurately then there’s little point in putting it out and this may give people more comfort in making the move.