I run multiple screen sessions each created with \'screen -S name\' and I would like to be able to display in the status bar the name>
If nothing else works (as for me), as a workaround you can create a window with number 0 and set title to your screen name:
screen -S myscreen C^a :title "myscreen"