Sam What version of WebSphere are you running so I can send you a link to some IBM documentation on this subject? There are many reasons that you want to using clustering such as app availability and many more. If you properly build a WebSphere cell across multiple nodes with clustered application servers then WebSphere will never be the reason for an application outage. You can do all of the following with and maintain applications availability to your customer.
Ripple Deploy a new version
Update an existing version
Take one node down for maintenance such as OS updates, WebSphere SP’s, etc.
There is one catch the application needs to be built for a clustered environment which is not difficult if it’s a homegrown applications but can be difficult if it’s a third part application.