Communication with 2 x DS18B20

If you put them on separate pins you'd need to create a OneWire bus for each pin. They're designed so that you can connect them all to the same OneWire bus, though, so that's be a more sensible approach unless you have a particular reason for using additional pins.