One LCD and two Arduinos - how?

There's no particular project, it was just something I was trying to do to teach myself about i2c.

I guess the best way to accomplish something like that would be to setup a serial connection between the two Arduinos, then just pass the message to be printed to the LCD over that connection.