If you split it like that then i have to say that neither group has it right. Xpresso and Scene Nodes are two different tools with different purposes, one can't replace the other.
Xpresso is easier to use (UI/UX issues aside) since its scope is smaller and it avoids most of the complexity involved since that part is left to the object manager and the (old) scene graph it creates.
Scene Nodes are way more complex than Xpresso because they replace what the Object Manager does, they create the (new) scene graph. At this point in development the Scene Manager is just starting to try to enable users to work with the new scene graph on a level that is similar to the Object Manager. The Scene Nodes represent something the users never had direct acces to before, only serious plugin developers faced similar complexity when creating own objects. It is no surprise that not every user is comfortable with this and it is really important to understand that noone expects that every, or even a majority, of users will ever be comfortable working based on Scene Nodes.
The current situation is just an artifact of the need to build up a new system from the bottom up and the decission to make this available to users early (Tech Demo). The alternative would have been for Maxon to keep this development under wraps for several more versions until the Scene Manager is in a state to replace the OM, but that would also mean that we at Maxon would not get very valuable feedback from users, something that is of high importance given the nature of these changes.
So please everyone, give us feedback, but keep in mind that Scene Nodes are not the final main interface for everyday use by most users.
As for the future of Xpresso, i see the need for something very much like Xpresso, but based on Scene Nodes, once the Scene Manager reaches a certain degree of maturity. We might as well call it XPresso 2.0, but it would have to be something completely new that mainly has the purpose in common with old Xpresso. A lot depends on the experience we gain from current development and the feedback we get on it.